﻿html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#666;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;color:#666;}
a:link{color:#666;}
a:hover,a:active,a:focus{color:#e87518;text-decoration:none;outline:none;}

input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}


.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2,h3,h4{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}


/*公用样式*/
.wt{width:1920px;position: relative;left:50%;margin-left:-960px;}
.wt_t{width:1200px;margin:0 auto;}

.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}















/*导航*/

#menux{background:#0574c2}
.navx{height:58px;width:1200px;margin:0 auto}
.navx li{line-height:58px;height:58px;text-align:center;width:150px;float:left;position:relative;z-index:999;}
.navx li a{display:block;line-height:58px;color:#fff;height:58px;font-size:20px}
.navx li a:hover{color:#fff;text-decoration:none;background-color:#000000;}

.navx .sec{height:0;background:#01557a;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:58px;left:0px;}
.navx .sec a{background:#01557a;color:#fff;height:38px;line-height:38px;width:150px;}
.navx .sec a:hover{background:#042d3f;text-decoration:none;}









/* 导航样式 */
.x-menu {
width: 1200px;
margin:0 auto;
}

.x-menu > li {
  float: left;
  position: relative;
  width: 12.5%;
  text-align: center
}

.x-menu > li > a {
  display: block;
  padding: 0;
  font-size: 18px;
  color: #fff;
  line-height: 60px;
}
.x-menu > li {
  background: url(img/f96d1f90fd0cfebb66864d781101029ce121559c.png) right center no-repeat;
  padding-right: 2px;
}
.x-menu > li > a:hover {
  background: #c41a12;
  color: #fff;
}





.x-menu > li:hover .x-sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.x-sub-menu {
  position: absolute;
  z-index: 99;
  width: 120%;
  left: -10%;
  top: 65px;
  background: #fff;
  border-radius: 5px;
  padding: 10px 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.x-sub-menu > li > a {
  display: block;
  text-align: center;
  line-height: 2;
  font-size: 14px;
  color: #333;
  line-height: 1.5;
  padding: .5em;
}

.x-sub-menu > li > a:hover {
  background: #e9eaeb;
}

.x-sub-menu:after {
  content: '';
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 10px;
  cursor: pointer;
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #fff transparent;
  border-top: none;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -10px;
  z-index: 99;
}


.x-menu > li:last-of-type{background: none}










/* 首页banner样式 */
.x-banner .owl-carousel {
  position: relative;
}

.x-banner .owl-carousel .banner-item a {
  display: block;
}

.x-banner .owl-carousel .owl-nav .owl-prev {
  left: 0;
}

.x-banner .owl-carousel .owl-nav .owl-next {
  right: 0;
}

.x-banner .owl-carousel .owl-nav button.owl-prev,
.x-banner .owl-carousel .owl-nav button.owl-next {
  outline: none;
  position: absolute;
  top: 50%;
  z-index: 9999;
  background: #424246;
  height: 65px;
  width: 50px;
  margin-top: -32.5px;
  border-radius: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.x-banner .owl-carousel .owl-nav button.owl-prev:hover,
.x-banner .owl-carousel .owl-nav button.owl-next:hover {
  background: #ab001a;
}

.x-banner .owl-carousel .owl-nav .icon-font {
  display: block;
  width: 100%;
  height: 100%;
}

.x-banner .owl-carousel .owl-nav .icon-left-arrow:after {
  background-position: -34px -180px;
}

.x-banner .owl-carousel .owl-nav .icon-right-arrow:after {
  background-position: -26px -480px;
}

@media (max-width: 990px) {
  .x-banner .owl-carousel .owl-nav button.owl-prev,
  .x-banner .owl-carousel .owl-nav button.owl-next {
    height: 40px;
    width: 30px;
    margin-top: -20px;
  }
  .x-banner .owl-carousel .owl-nav .iconfont {
    font-size: 20px;
  }
}

.x-banner .owl-carousel .owl-dots {
  position: absolute;
  z-index: 999;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 0;
  bottom: 5%;
}

.x-banner .owl-carousel .owl-dots button.owl-dot {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  margin: 0 .5em;
  outline: none;
  background: #fff;
  border-radius: 50%;
  width: 1em;
  height: 1em;
  opacity: .2;
}

.x-banner .owl-carousel .owl-dots button.owl-dot:hover {
  opacity: .5;
}

.x-banner .owl-carousel .owl-dots button.owl-dot.active {
  opacity: 1;
}

@media (max-width: 990px) {
  .x-banner .owl-carousel .owl-dots button.owl-dot {
    font-size: 12px;
  }
}






























.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;overflow:hidden;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);overflow:hidden;}





/*滚动*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:100%;margin:0 auto;}
#m_indemo {float: left;width:800%}
#m_demo1 {float: left;}
#m_demo2 {float: left;}




/*头部样式*/
#header{width: 1920px;margin-left: -960px;left:50%;position: relative;}
.head{height: 29px;border-bottom: 1px solid #b3b3b3;line-height: 29px;color: #333;font-size: 14px;overflow: hidden;}
.head a{color: #333;font-size: 14px;}
.top{width: 1200px;margin:0 auto;}
.logo{float:left;margin-top:0px;line-height:125px}
.biao{margin-left: 18px;padding-left: 18px;font-size: 14px; background: url(img/c32f453b0352e1b40ba38abd9f103213e72b30c2.png)no-repeat left;margin-top: 25px;}


.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1{line-height:32px;padding-top:5px;}
.k2{
    background: url(img/6f894a575b1b4da6b2d600cbebd7e4fdbb65bc73.png) no-repeat left center;
    padding-left: 105px;
    font-size: 20px;
    line-height: 32px;
    margin-top: 28px;
    color: #333333;
    overflow: hidden;
}

#menu{background-color:#0d4db5;height: 60px;}

.banner{width: 1920px;margin-left: -960px;left:50%;position: relative;height:650px;}
.banner .hd{position: absolute;top:0px;left:0px;width:100%;height:650px;}
.banner .hd .prev,.banner .hd .next{  width: 43px;position: absolute;top:263px;height: 122px;z-index:99999;cursor: pointer;display: block;}
.banner .hd ul{position: absolute;bottom: 26px;z-index: 999999;text-align: center;width:1920px;margin-left: -960px;left:50%;height: 24px;background: url(img/74f71708058fa5bf206d7c5a7339a68fc14f01d7.png) no-repeat center 20px;}
.banner .hd ul li{width: 12px;height: 12px;background: #fff;display: inline-block;font-size: 0;background: #fff;border-radius: 50%;margin: 0px 11px;}
.banner .hd ul li.on{background: #fe2026;width: 14px;height: 14px}
.banner .hd .prev{ background:url(img/86b6624bbfb0e82a742c361430c48b3ad9d83b95.png)no-repeat;left:153px; }
.banner .hd .prev:hover{ background:url(img/9d43bfa001c7fe40124536c431a28d342c190401.png)no-repeat; }
.banner .hd .next{ background:url(img/64da5ba81131d385296f881bc0a6798ddf48a5cd.png)no-repeat; right:154px;}
.banner .hd .next:hover{ background:url(img/89c53e14a9096cc01243e590fbca8da214b58c3c.png)no-repeat; }

.banner .bd ul{ overflow:hidden; zoom:1; }
.banner .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center;  }
.banner .bd ul li img{width: 1920px;height: 650px;}

.ys1-le p{
    margin: 0px;
}

/*热门搜索*/
.ss{height: 50px;line-height: 50px;background: #eee;}
.search{width: 1200px;margin:0 auto;}
#formsearch{float:right;margin-top: 6px;}
.hotSearch{width:400px;float:left;height:50px;line-height:50px;font-weight:normal;color: #333;font-size: 14px;}
#search-type{float: left;width:100px;height: 34px;border: 1px solid #c8c8c8;margin-right: 5px;}

.hotSearch a{margin-right:6px;color: #333;font-size: 14px;}
#formsearch input{height:38px;background:#fff;border:1px solid #b4b4b4;line-height:38px;}
#formsearch input#keyword{height:37px;line-height:37px;color:#666;float: left;width: 262px;border-right: none;padding-left: 10px;}
#formsearch input#s_btn{width:90px;height:38px;line-height:38px;text-align:center;background-color:#fe2026;color:#fff;border:none;cursor:pointer;float: left;margin-top: -1px;font-size: 18px;}

/*主体样式*/
#container{width:1200px;margin:0 auto;margin-top:10px;}
.menu_cate{width:220px;float:left;}
.cate_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about{width:460px;float:left;margin-left:12px;padding-bottom:5px;}
.about_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about .content{padding:5px;padding-bottom:12px;text-indent:20px;}
.navigation{float:right;width:100px;}

.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}

#demo{overflow:hidden;width:82%;margin:0 auto;}
#indemo {float: left;width:800%}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:82%;margin:0 auto;}
#m_indemo {float: left;width:800%}
#m_demo1 {float: left;}
#m_demo2 {float: left;}



/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}

/*首页新闻*/
.news_company{width:280px;float:right;}
.news1_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.news_company .content{padding:5px;}

/*首页左侧联系我们*/
.contact{width:218px;float:left;padding-bottom:5px;margin-top:10px;}
.contact_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.contact .content{padding:5px;padding-left:8px;}

/*工程案例*/
.case{width:460px;float:left;margin-left:12px;padding-bottom:5px;margin-top:10px;}
.case_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.case .content{padding:5px;padding-bottom:12px;text-indent:20px;}

.news2_company{margin-top:10px;}

/*产品推荐*/
.recommend_product{margin-top:10px;width:692px;float:left;}
.recommend_product .title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.recommend_product .content{padding-top:15px;padding-bottom:14px;}
.roll_product li{padding-bottom:0px;}




/*友情链接*/
.f_link{overflow: hidden; background: url(img/c82c30fbf6f9c8598278c7e02484a6a3a80ea11c.png)no-repeat;height: 68px;line-height: 68px;margin-top: 40px;text-indent: 205px;}
.f_link a{color: #333;font-size: 14px;}
.f_link a:hover{color: #c41a12  }
/*页面底部*/
#footer{background: url(img/55a7fd37c7571ab924de917f1ce8a4b49082f556.png)repeat-x;height: 362px;}
.ff{padding-top: 45px;}

.ff_a{width:228px;height: 204px;}
.ff_a span{color: #d8d8d8;font-size: 16px;border-bottom: 1px solid #fff;display: block;padding-bottom: 12px;}
.nav_foot{margin-top: 25px;color: #ffffff;}
.nav_foot a{color: #ffffff;font-size: 14px;display: inline-block;margin-bottom: 15px;}


.anv22{line-height:35px;margin-left: 31px;color:#fff}




.ff_b{margin-left: 40px;width: 368px;}
.ff_b >span{color: #fff;font-size: 16px;border-bottom: 1px solid #fff;display: block;padding-bottom: 12px;}
.ff_contact{margin-top: 25px;color: #ffffff;font-size: 14px;line-height: 30px;}

.ff_c{margin-left: 42px;width:280px;}
.ff_c span{color: #d8d8d8;font-size: 16px;border-bottom: 1px solid #fff;display: block;padding-bottom: 12px;}

.ff_d{margin-left: 41px;width:201px;}
.ff_d span{color: #d8d8d8;font-size: 16px;border-bottom: 1px solid #fff;display: block;padding-bottom: 12px;}

.copyright{border-bottom: 1px solid #fff;padding-bottom: 10px;position: relative;color: #ffffff;font-size: 14px;}
.copyright div{position: absolute;right: 0px;top:0px;}
.copyright a{color: #ffffff;font-size: 14px;}

.main{margin-top: 15px;color: #ffffff;font-size: 14px;}
.main a{color: #ffffff;font-size: 14px;}




/*------------内页-------------------*/
.left .box{margin-bottom:10px;}
.left .box h3{line-height:31px;font-weight:bold;font-family:"微软雅黑";
font-size:14px;color:#fff;background:#fe2026;text-align: center;}
.left .box .content{padding:5px 0px;}

.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.n_banner{width: 1920px;margin-left: -960px;left:50%;position: relative;height: 300px;}
.n_banner img{width:100%;height: 300px;}
.left{width:220px;float:left;}
.sort_menu h3{background-color:#ececec;line-height:28px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact .content{padding:5px;line-height:24px;}

.right{width:920px;float:right;padding-bottom:10px;}
.sitemp{line-height:31px;height:31px;overflow:hidden;padding-right:10px;background:#fe2026;color:#fff;}
.sitemp a{color: #fff}
.sitemp h2{width:340px;float:left;line-height:31px;text-align:center;text-align:left;text-indent:15px;font-size:14px;}
.sitemp .site{width:380px;float:right;text-align:right;line-height:30px;}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}














.cop{color:#fff;font-size:14px;line-height:28px}
.cop a{color:#fff;font-size:14px;line-height:28px}

.cop2{color:#fff;font-size:14px;float:right;line-height:28px}
.cop2 a{color:#fff;font-size:14px;line-height:28px}






.a1{width: 1920px;margin-left: -960px;left:50%;position: relative;}
.a2{width: 1200px;margin:0 auto;}
/* 产品 */
.cp{margin-top: 80px;}
.cp-tit{background: url(img/d500244854f1749c8433d0120a6fe5e62f95ffb2.png)no-repeat center top;height: 86px;color: #0d4db5;font-size: 40px;font-weight: bold;text-align: center;padding-top: 22px;}
.cp-tit span{color: #333;font-size: 12px;font-weight: normal;display: inline-block;margin-right: 54px;margin-left: 12px;}
.cp-le{width: 238px;height: 696px;border:1px solid #0d4db5;}
.cp-le .cont{width: 219px;height: 677px;background:#f7f5f6;margin:0 auto;margin-top: 10px;}
.cp-le .cont h3{padding-top: 15px;border-bottom: 2px solid #000000;width: 188px;margin:0 auto;text-align: center;color: #333;
font-size: 34px;font-family: "arial";font-weight: normal;line-height: 42px;}
.cp-le .cont h3 span{display: block;text-align: center;font-family: "微软雅黑";color: #333;font-size: 24px;}
.fenlei{width:188px;margin:0 auto;margin-top: 8px;padding-bottom: 5px;border-bottom: 2px solid #000}
.fenlei li{height: 59px;line-height: 59px;border-bottom: 1px dashed #d5d3d4;background: url(img/7f37f06ce30249bc93e8fa18f8e8caba71db756a.png)no-repeat 14px;padding-left: 40px;}
.fenlei li a{color: #333;font-size: 14px;}
.fenlei li:hover{background: url(img/9e61574012318a886d6c49dd06487d50a46891aa.png)no-repeat 14px;}
.fenlei li:hover a{color: #0d4db5;font-size: 14px;}
.fenlei li:last-child{border: none}
.cp-ri{width: 940px;}
.c-tit{height: 41px;line-height: 41px;background: url(img/c3c8d6f16ce391a22a5208d79859f71ec6ea305c.png)no-repeat;position: relative;color: #333;font-size: 16px;padding-left: 23px;}
.c-tit a{position: absolute;right: 0px;color: #333;font-size: 16px;top:0px;}
.product_list1{margin-top: 29px;}
.product_list1 li{float: left;margin-right: 20px;margin-bottom: 38px;}
.product_list1 li a.img{display: block;width: 298px;height: 230px;border:1px solid #999;position: relative;}
.product_list1 li a.img img{width: 298px;height: 230px;}
.product_list1 li a.img span{display: block;position: absolute;bottom: 0px;background: rgba(0,0,0,0.4);text-align: center;color: #fff;font-size: 14px;width:298px;height: 40px;line-height: 40px;}
.product_list1 li h3{margin-top: 23px;}
.product_list1 li h3 a{display: inline-block;width: 142px;height: 38px;line-height: 38px;text-align: center;border:1px solid #333;color: #333;font-size: 16px;font-weight: normal;}
.product_list1 li h3 a.mess{border:1px solid #fe2026;color: #fe2026;margin-left: 12px;}
.product_list1 li:nth-child(3n){margin-right: 0px;}
/* 5大优势 */
.ys{background: url(img/7e9be92a74d203d87d1a940e09bf6944c36d10e5.png)no-repeat;height: 1760px;padding-top: 48px;}
.yst{padding-left: 184px;margin-bottom: 146px;}
.yst >span{display: block;color: #ffffff;font-family:'黑体';font-size: 30px;font-weight: bold;margin: 12px 9px 0 0;}
.yst h3{color: #fe2026;font-size: 50px;text-shadow: 0 0 10px rgba(0,0,0,0.2);}
.ystel{font-size: 16px;color: #fff;line-height: 25px;margin-left: 11px;}
.ystel p:nth-child(2){letter-spacing: 3px;}




.ys1{height: 328px;}
.ys1-le{width: 600px;}
.ys1-le img{width: 600px;height: 328px;}
.ys1-ri{width: 560px;background: url(img/437ab0c13dd346f89b22e6b34c5675e2adadf2a3.png)no-repeat 468px 0px;height: 328px;padding-left: 40px;}
.ys-cont{width: 405px;}
.ys-cont h3{border-bottom: 1px solid #333;font-weight: normal;color: #333;font-size: 24px;padding-top: 68px;line-height: 24px;padding-bottom: 5px;}
.ys-cont h3 span{display: block;color: #333;font-size: 14px;font-family: "arial";text-transform: uppercase;}
.ys-cont div{margin-top: 15px;}
.ys-cont div p{color: #333;font-size: 14px;line-height: 24px;background: url(img/6bb993e2988c062e1a0868bffa39192199ccd9d6.png)no-repeat left 9px;padding-left: 20px;margin-top: 20px;}
.ys2-ri{background: url(img/af4e133b46f91c93733e6ff353b8793284233875.png)no-repeat 34px 0px;height: 328px;}
.ys2-cont{width: 405px;margin-left: 153px;}
.ys2-cont h3{border-bottom: 1px solid #333;font-weight: normal;color: #333;font-size: 24px;padding-top: 68px;line-height: 24px;padding-bottom: 5px;}
.ys2-cont h3 span{display: block;color: #333;font-size: 14px;font-family: "arial";text-transform: uppercase;}
.ys2-cont div{margin-top: 15px;}
.ys2-cont div p{color: #333;font-size: 14px;line-height: 24px;background: url(img/027660518b830aaef4872c64c840ab2a9c24e538.png)no-repeat left 9px;padding-left: 20px;margin-top: 20px;}
.ys3-ri{background: url(img/fbda80e685c5cbb1a2b6f08ca711f4cb0546693b.png)no-repeat 468px 0px;}
.ys4-ri{background: url(img/1f285183ab5d614b4dc0cfc78256bb5bdcf19f8e.png)no-repeat 34px 0px;}
/* 案例 */
.anli-tit{background: url(img/5df0a781faf73c6fc4dd225b29f853da7e17b458.png)no-repeat center;color: #0d4db5;font-size: 40px;font-weight: bold;text-align: center;padding-top: 50px;height:122px;}
.anli-tit span{color: #333;font-size: 12px;font-weight: normal;display: inline-block;margin-right: 98px;margin-left: 7px;}
.anli-cont{width: 1446px;margin:0 auto;position: relative;}

.l_btn{position:absolute;top:87px;cursor:pointer;z-index: 99;left:0px;}
.r_btn{position:absolute;top:87px;cursor:pointer;z-index: 99;right:0px;}
.l_btn2{position:absolute;top:87px;cursor:pointer;z-index: 99;left:0px;}
.r_btn2{position:absolute;top:87px;cursor:pointer;z-index: 99;right:0px;}

.case_list1{}
.case_list1 li{float: left;margin-right: 22px;}
.case_list1 li img{width: 284px;height: 212px;}
.case_list1 li h3{background: url(img/545cbf8b71435f790d027084b3e06a641d0bfe99.png)no-repeat;height: 60px;line-height: 60px;width: 284px;text-align: center;font-weight: normal;color: #333;font-size: 14px;}
#tabs{background: url(img/5cf19e75dad8f82d1c61b485a30122f201efaa24.png)no-repeat;margin-top: 60px;height: 54px;text-align: center;padding-left: 7px;}
#tabs li{display: inline-block;width: 201px;line-height: 52px;color: #333;font-size: 16px;cursor: pointer;margin-top: 1px;margin-left: -3px;}
#tabs li.on{background: #c41a12;color: #fff}
/* 关于我们 */
.ab{height: 451px;background: url(img/3bd941b238bedbaa02ebea4ca2f774dd93835e91.png)no-repeat;margin-top: 88px;}
.ab-tel{padding-top: 20px;color: #333;font-size: 14px;text-align: right;padding-right: 101px;}
.ab-cont{margin-top:66px;}
.ab-le{width:461px;margin-left: 189px;margin-top: 30px;}
.ab-le h3{color: #333;font-size: 32px;font-weight: normal;}
.ab-le div{color: #333;font-size: 14px;line-height:25px;margin-top: 14px;text-align: justify;}
.ab-le a{display: inline-block;margin-top: 20px;}
.ab-ri{width: 510px;position: relative;}
.ab-ri .prev,.ab-ri .next{position: absolute;width: 32px;height: 41px;left:0px;}
.ab-ri .prev{background: url(img/79fc3a1165b1ab8550298e66858dd9b977d5a463.png)no-repeat;top:119px;}
.ab-ri .next{background: url(img/8c1488843054ef1d2c5329a3c08ab062147b674d.png)no-repeat;top:161px;}
.ab-ri .bd{margin-left: 30px;width:478px;height: 296px;}
.ab-ri .bd img{width: 478px;height: 296px;}


/* 新闻 */
.xin{margin-top: 85px;}
.xin-tit{background: url(img/a2cb5685cec3290d2ab61fc63c795da682c7b20a.png)no-repeat center top;height: 81px;color: #0d4db5;font-size: 40px;font-weight: bold;text-align: center;padding-top: 22px;}
.xin-tit span{color: #333;font-size: 12px;font-weight: normal;display: inline-block;margin-right: 34px;margin-left: -17px;}
.xin-cont{margin-top: 30px;}
.xin-a{width: 364px;}
.a-tit{border-bottom: 1px solid #dcdcdc;color: #333;font-size: 20px;padding-bottom:8px;position: relative;}
.a-tit span{display: inline-block;text-transform: uppercase;margin-left: 10px;}
.a-tit a{position: absolute;right: 0px;top:5px;color: #333;font-size: 16px;}
.news_list1{margin-top: 12px;}
.news_list1 li{background: url(img/1e4eefd8d5ff97ffde39681babf238e62ebd0ac4.png)no-repeat left;padding-left: 34px;border-bottom: 1px dashed #e4e4e4;height: 47px;line-height: 47px;}
.news_list1 li a{color: #333;font-size: 14px;}
.news_list2{margin-top: 23px;}
.news_list2 li{border-bottom: 1px dashed #e0e0e0;padding-bottom: 15px;margin-bottom: 12px;}
.news_list2 li a{display: block;background: url(img/b148927b93d60281dfeadd772001379650a65fd4.png)no-repeat;height: 22px;line-height: 22px;color: #333;font-size: 14px;padding-left: 37px;}
.news_list2 li p{background: url(img/f43d2da75798f03bcd2169968716baaeb7e64b5b.png)no-repeat left 5px;color: #333;font-size: 14px;padding-left: 37px;line-height: 24px;margin-top: 15px;}













/*头部样式*/
.sky{width:1920px;position:relative;left:50%;margin-left:-960px;height:35px;background:#dddddd;}
.sky_con{width:1200px;margin:0 auto;}
.huan{float:left;color:#666666;font:400 12px/35px "Microsoft Yahei";}
.huan a{line-height:35px;color:#666666;font-size:12px;padding-right: 5px;}
.k1x{float:right;line-height:35px;color:#666666;font-size:12px;}
.k1x a{color:#666666;font-size:12px;}

.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}






/* 导航样式 */
.container{
    width: 1200px;
    margin:0 auto;
    padding: 0px;
}





.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}


/*高品质追求*/
.box2{width:1200px;margin:0 auto;margin-top:20px;}
.tabz{position:relative;display:flex;justify-content:center;align-items:center;margin-top:50px;}
.tabz li{float:left;width:140px;height:32px;display:block;line-height:32px;background:#eaeaea;text-align:center;color:#666666;font-size:14px;cursor: pointer;margin-left:10px;}
.tabz li.cur{color:#fff;text-decoration:none;font-size:14px;background:#03479c;}
.tabz  li:hover, .tabz li.cur {
    background: #03479c;
    position: relative;
    color: #fff;
    cursor: pointer;
}

.tabz li:hover a, .tabz li.cur a {
    color: #fff;
}

.ttz{display: none;margin-top:30px;}
.list1z{padding:8px 10px;}
.list1z li{position:relative;vertical-align: middle;float:left;margin-right:26px;margin-bottom:26px}
.list1z li a.img{display:block}
.list1z li a.img img{width:376px;height:270px;}


.list1z li:nth-child(3n){float:right;margin-right:0px;}

.dac{background:#03479c;border-bottom-left-radius:5px;border-bottom-right-radius:5px;line-height:45px;height:45px;}
.list1z li h3{color:#fff;font-size:16px;float:left;font-weight:normal;margin-left:5%;}
.list1z li h3 a{color:#fff;font-size:16px;line-height:45px;}
.list1z li:hover .dac{background:#b99562;}


.mx{float:right;color:#fff;font-size:16px;margin-right:5%;}
.mx a{color:#fff;font-size:16px;}

.box1{width:1920px;position:relative;left:50%;margin-left:-960px;background:url(../images/box1.png) no-repeat center top;height:670px;}
.box_con{width:1200px;margin:0 auto;padding-top:90px}
.ct1{color:#03479c;font-size:42px;text-align:center;}
.ct1 span{display:block;text-transform:uppercase;font-size:18px;font-weight:normal;color:#888888;font-family:"Arial";line-height: 30px;}

.pin{width:1200px;margin:0 auto;}



.twt{float: left;}
.twt li a.img{display:block;}
.twt li a.img img{display:block;width: 273px;height:150px;}
.twt li{float: left;overflow: hidden; margin-left: 20px;}


.huise{width:1920px;position:relative;left:50%;margin-left:-960px;background:#f5f5f5;padding-bottom:50px;padding-top:70px;}






.anls{width:1200px;margin:0 auto;padding-top:40px;border-top:1px solid #e5e5e5}
.product_list3{}
.product_list3 li{float:left;margin-right:38px;margin-bottom:38px;_display:inline;position:relative;width:376px;height:248px;}
.product_list3 li a.img{}
.product_list3 li a.img img{width:376px;height:248px;}
.product_list3 li h3{text-align:center;position:absolute;bottom:0px;width:100%;background:url(../images/h3.png) no-repeat center top;height:40px;color:#fff;}
.product_list3 li h3 a{font-weight:normal;line-height:40px;font-size:16px;color:#fff;}
.product_list3 li a.img{display:block;}
.product_list3 li a.img:hover{border-color:#b99562;}


.al{width:1920px;position:relative;left:50%;margin-left:-960px;background:url(../images/al.png) no-repeat center top;height:875px;overflow: hidden;}
.al_con{width:1200px;margin:0 auto;padding-top: 100px}
.ystt2{color:#fff;font-weight:bold;font-size:42px;text-align:center;}
.ystt2 span{display:block;color:#fff;text-transform:uppercase;font-size:18px;font-weight:normal;}
.aldt{float:left;width:376px;height:532px;overflow: hidden;margin-top:60px;}
.cases{width:790px;float:right;margin-top:60px;}

.product_list2 li{float:left;margin-right:38px;margin-bottom:38px;_display:inline;position:relative;width:376px;height:248px;}
.product_list2 li a.img img{width:376px;height:248px;}
.product_list2 li h3{text-align:center;position:absolute;bottom:0px;width:100%;background:url(../images/h3.png) no-repeat center top;height:40px;color:#fff;}
.product_list2 li h3 a{font-weight:normal;line-height:40px;font-size:16px;color:#fff;}
.product_list2 li a.img{display:block;}
.product_list2 li a.img:hover{border-color:#b99562;}
.product_list2 li:nth-child(2n){float:right;margin-right:0px;}


/*掌握企业资讯*/
.xws{width:1200px;margin:0 auto;margin-top:80px;}

/*新闻列表*/
.news_listx{margin-top:40px;}
.news_listx li{position:relative;margin-right:10px;width:376px;margin-left:12px;float:left;}
.news_listx li a.imgx img{width:376px;height:270px;}
.news_listx li a.imgx{display:block;}
.news_listx li a{line-height:27px;color:#333333;font-size:18px;margin-top:15px;display:block;}
.news_listx li a:hover{text-decoration:none;color:#b99562;}
.news_listx li span{color:#999;z-index:0;line-height:27px;position:absolute;right:0px;top:0px;}
.news_listx li b{line-height:27px;color:#777777;font-size:14px;margin-top:20px;font-weight:normal;margin-top:10px;}
.time{position:absolute;width:70px;height:70px;left:0px;top:15px;background:#2166c5;opacity: 0.9}
.time1{color:#ffffff;font-size:40px;font-weight:bold;text-align:center;line-height:40px;margin-top:5px;}
.time2{color:#ffffff;font-size:12px;font-weight:normal;text-align:center;}

.x-title {
    color: #000;
    position: relative
}

.x-title p {
    text-transform: uppercase;
    font-size: 12px;
    color: inherit;
    line-height: 1.6;
    opacity: .7;
    margin-bottom: 0
}

.x-title h3 {
    font-size: 26px;
    color: inherit;
    line-height: 1.3;
    margin-top: 1em
}

.x-title h3 span {
    display: block
}

.x-title a {
    position: absolute;
    bottom: 0;
    right: 0;
    border: 1px solid #000;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center
}

.x-title a:hover {
    background: #000
}

.x-title a:hover .iconfont {
    color: #fff
}

.x-title .iconfont {
    font-size: 20px;
    color: #000;
    line-height: auto
}
.x-news-img, .x-news-right{
    display: inline-block;
    vertical-align: middle
}
.x-news-img{
    width: 43.75%;
    margin-right: 3.4375%;
}
.x-news-right{
    width: 52.8125%;
}
